C1.Web.Mvc Namespace / MultiSelectListBox<T> Class / CheckedMemberPath Property

In This Topic
CheckedMemberPath Property (MultiSelectListBox<T>)
In This Topic
Gets or sets the name of the property used to control checkboxes placed next to each item.
Syntax
'Declaration
 
Public Property CheckedMemberPath As String
 
See Also